home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIP Turkiye Mayıs 1998.iso / araclar / AXMAN / DATA.Z / Help.txt < prev    next >
Text File  |  1997-07-10  |  11KB  |  203 lines

  1. Welcome to AxMan help!
  2. -----------------------
  3.  
  4. Introduction
  5. ------------
  6. This is my first crack at creating a help file for AxMan, so let me know what you think.
  7. This file is intended to provide any and all information necessary to successfully use
  8. and understand all of the features of AxMan.  This file is also intended to just to be a
  9. temporary solution - help files should be built into AxMan sometime soon (I hope!).
  10.  
  11. Overview
  12. --------------
  13. Simply put, AxMan is 32-bit file splitting application for Win95 and WinNT.  It can 
  14. split ANY file into pieces.  AxMan currently has 4 basic modes (tabs) of operation:
  15. Split, Restore, Analyze, and Verify.  This file is broken into 4 parts (one for each)
  16. and will describe the features/options of each one.
  17.  
  18.  
  19. The Split Tab
  20. ---------------
  21. The split tab is used to split the files into pieces.
  22.  
  23. "Select file to split" (required) - Enter into this box the file that you want to split.
  24. The full path, including drive letter, must be specified.  Use the "Browse" button to
  25. easily locate the file.
  26.  
  27. "Select destination directory" (required) - Enter into this box the directory where you
  28. want the split pieces written to.  The full path, including the drive letter, must be
  29. specified.  Use the "Browse" button to easily locate the file.  "A:\" is defaulted for
  30. you automatically.  You can split to any drive (including floppy) mapped on your PC.
  31.  
  32. "Span disks" - Select this option to have AxMan split the file into pieces based on the
  33. amount of space available on the destination directory.  When splitting to floppies, this
  34. option will take maximum advantage of the space available on each floppy, without requiring
  35. that the floppy already be empty.  When writing to a fixed disk (hard drive), this option 
  36. will accomplish nothing as AxMan will split the file into 1 piece.
  37.  
  38. "Fixed size" - Select this option to have AxMan split the file into pieces based on a size
  39. that you specify.  AxMan will split each piece into the size specified, with the exception
  40. of the last one, which may be less.  When splitting to floppies, AxMan will fit as many
  41. pieces as it can onto each floppy (again the floppies need not be empty).  When splitting to
  42. a fixed disk (hard drive), AxMan will write all the pieces to given directory.
  43.  
  44. "Split" - Select this button to start the split process.
  45.  
  46. "Exit" - Select this buttong to exit AxMan.
  47.  
  48. "Advanced Options" - This button will bring up a propery sheet that allows you to set
  49. many other split options that are described below.
  50.  
  51. "Prompt to format each disk" - If this option is selected, then each time AxMan begins to
  52. split to a new disk, it will bring up the common format dialog box (already set to the
  53. given drive and with the quick format option selected).  You must completely close out
  54. of this dialog before AxMan will continue.  AxMan will not prompt to format any hard drives!
  55.  
  56. "Include AxManRestore" - If this option is selected, then, after AxMan finishes splitting
  57. the file, it will attempt to copy the file AxManRestore.exe.  When splitting to floppies,
  58. AxMan will attempt to copy this file to the last disk; if there isn't enough room, then
  59. AxMan will prompt for a new disk.  When splitting to a hard drive, AxMan will copy this
  60. file to the given destination directory with the rest of the split pieces.
  61.  
  62. "Remove original split file after splitting" - If this option is selected, then, after
  63. AxMan finishes splitting the given file, it will remove it; leaving you with only the split
  64. pieces.  Use this option with caution.
  65.  
  66. "Include checksum" - AxMan will calculate a 32-bit CRC checksum (same used for ethernet) for
  67. each split piece and include it with it (assuming "Split to non-axman format" is not 
  68. selected. This is a great addition to AxMan and there is really no reason not to include
  69. the checksum (I guarantee you wont notice a performance difference, and it only takes up
  70. 4 bytes), but its up to you.
  71.  
  72. "Split to non-axman format" - If this option is selected, then AxMan will not split the file
  73. into proprietary, ".axman" format pieces.  Instead, the file will simply be split into
  74. pieces.  AxMan uses its proprietary format in order to verify the pieces during the restore
  75. process.  This allows AxMan to guarantee that the right pieces are being restored in the
  76. right order.  However, there may be cases, when you simply need the file split without
  77. any additional information being written "into" each piece. One instance would be when
  78. you need to split files that need to be restored on other operating systems.  Another
  79. reason could be to save space (although the ".axman" really doesn't take up that much 
  80. additional space).  AxMan will split the files into pieces named <FileName>.<Piece #>.
  81.  
  82. "Create batch file for restoring" - This option is similar to the copy AxManRestore option.
  83. It is only available when splitting to Non-AxMan format.  When selected, after the file
  84. is split, AxMan will write a batch file that can be used to restore the origanl file.  This
  85. batch file assumes that all of the pieces are located in the same directory as it is, and
  86. will restore the file to that directory.  Therefore, to use, all the split pieces must
  87. copied into the same directoy along with the batch file, and then batch file must be run.
  88.  
  89. "Destination directory" - This value is the default destination directory for split files
  90. that is displayed each time that AxMan starts up.
  91.  
  92. "Span disks" - Select this if you want AxMan to default to disk spanning each time you
  93. start.
  94.  
  95. "Fixed size split" - Select this if you want AxMan to default to fixed size splits each
  96. time you start
  97.  
  98. "bytes" - Fill the default split size.
  99.  
  100.  
  101. Restore
  102. ----------------------
  103. The restore tab is used to restore the files that were split into their original form.
  104.  
  105. "Select file to restore" - (Required) Enter into this box the file that you want to restore.  
  106. When restoring files that were split to ".axman" format, you must select the last split 
  107. piece.  When restoring files in Non-AxMan format, you must select the first split piece.
  108. AxMan can restore any file split with AxMan.  AxMan can also restore any file split with any
  109. non-intrusive splitter (doesn't split to propietary format).  To restore files not split
  110. to ".axman" format, the files must be name according to the following format:
  111.  <FileName>.<#>
  112. The number must increment 1 at a time, can not be zero padded (ex: "foo.001" is not
  113. acceptable), and no numbers can be skipped.  You will be required to inform AxMan when
  114. there are no more pieces.  Use the "Browse" button to easily locate the file to restore.
  115. When the Non-AxMan format check box is not selected, only "*.axman" files will be available
  116. for selection.  When the Non-AxMan format check box is selected, only "*.1" files will be
  117. available for selection.  The full path, including drive letter, must be specified.
  118.  
  119. "Select destination directory" - Enter into this box the directory where AxMan should
  120. write the restored file.  When a valid, last piece, ".axman" file is selected in the
  121. restore file edit box, this box will automatically be filled with the directory where the
  122. file was split from.  Use the "Browse" button to easily locate the destination folder.
  123. The full path, including the drive letter, must be specified.
  124.  
  125. "Restore" - Select this button to start the restore process.
  126.  
  127. "Exit" - Select this button to exit AxMan.
  128.  
  129. "Advanced options" - This button will allow you to change the value of advanced restore
  130. options.  A new property page will be displayed that will allow you to select from the
  131. options described below.
  132.  
  133. "Remove split files after restoring" - When this option is selected, AxMan will remove
  134. each piece as it is restored to the new file (This helps aid in cleanup).  Use this option
  135. with caution.
  136.  
  137. "Verify checksum value if it exists" - When this option is selected, then when AxMan is
  138. restoring a file that was split with the checksum included, then AxMan will verify, based
  139. on the checksum, each piece that it restores.  If this option is not selected, then AxMan
  140. will ignore the checksum value.
  141.  
  142. "Default to "Non-AxMan format" - When this option is selected, AxMan will default to having
  143. the "Non-AxMan format" option selected each time it starts.
  144.  
  145. "Auto-fill destination directory" - When this option is selected, AxMan will automatically
  146. fill the destination directory with the directory that the selected file was originally
  147. split from.
  148.  
  149. Analyze
  150. ----------------------
  151. This tab is used to analyze existing split files.  It will only be usefull for files split
  152. to ".axman" format.  This is a good tool to use when having problems restoring files. Use
  153. this tab to make sure that AxMan thinks everything is ok with the file.
  154.  
  155. "Select axman file to analyze" - (Required) - Enter into this box the
  156. split piece that you want to analyze.  Use the "Browse" button to easily locate this file.
  157.  
  158. "AxMan part num" - Available for all AxMan pieces.  This indicates the piece number that 
  159. this file represents.
  160.  
  161. "Split with AxMan version" - Available for all AxMan pieces.  This indicate the version
  162. of AxMan that was used to create this piece.
  163.  
  164. "Checksum" - The 32-bit CRC checksum value for this file.  If this file was split without
  165. the checksum included then "NOT USED" will be displayed.
  166.  
  167. "Original file name" - Available only when analyzing the last piece in the split sequence.
  168. This value indicates the full name and path of the file that was split to create this
  169. split piece.
  170.  
  171. "Total number of parts" - Available only when analyzing the last piece in the split
  172. sequence.  This value indicates the total number of parts that the file was split into.
  173.  
  174. "Restored file size" - Available only when analyzing the last piece in the split sequence.
  175. This value indicates the size of the file that was split, and thus, the size the file will
  176. be when restored.
  177.  
  178. "Analyze" - Select this button to have AxMan analyze the file specified.  It will only
  179. be necessary to use this button when you manually type in the path of the file to analyze.
  180.  
  181. "Exit" - Select this button to exit AxMan.
  182.  
  183.  
  184.  
  185. Verify
  186. ----------------------
  187. This tab is used to verify existing split files.  It can only be used for files split
  188. to ".axman" format.  This is a good tool to use when having problems restoring files. Use
  189. this tab to make sure that AxMan thinks everything is ok with the file.
  190.  
  191. "Select file to verify" - Enter in here the ".axman" file that you wish to verify.
  192.  
  193. "Verify just this file" - Select this option if you only want AxMan to verify the checksum
  194. for the currently entered file.
  195.  
  196. "Verify all files in the set" - Select this option if you want AxMan to verify all files
  197. in a split set.  When this option is selected, you must select the last file in the split
  198. set.
  199.  
  200. "Verify" - Push this button to have AxMan actually perform the verification.
  201.  
  202. "Exit" - Push this button to exit AxMan.
  203.